home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 …ember: Reference Library / Dev.CD Dec 97 RL.toast / Technical Documentation / Macintosh Technotes and Q&As / technotes / ic / FinderOpenSelection 1.0.1 / FinderOpenSel 1.0.1.make < prev    next >
Encoding:
Text File  |  1992-09-09  |  608 b   |  21 lines  |  [TEXT/R*ch]

  1. #   File:       'FinderOpenSel 1.0.1.make'
  2. #   Target:     'FinderOpenSel 1.0.1'
  3. #   Sources:    FinderOpenSel.c FinderOpenSel.r
  4. #   Created:    Thursday, April 23, 1992 2:26:41 PM
  5.  
  6.  
  7. OBJECTS = FinderOpenSel.c.o
  8.  
  9.  
  10. 'FinderOpenSel 1.0.1' ƒƒ 'FinderOpenSel 1.0.1.make' FinderOpenSel.r
  11.     Rez FinderOpenSel.r -append -o 'FinderOpenSel 1.0.1'
  12.  
  13. 'FinderOpenSel 1.0.1' ƒƒ 'FinderOpenSel 1.0.1.make' {OBJECTS}
  14.     Link -t APPL -c '????' ∂
  15.         {OBJECTS} ∂
  16.         "{Libraries}"Runtime.o ∂
  17.         "{Libraries}"Interface.o ∂
  18.         -o 'FinderOpenSel 1.0.1'
  19. FinderOpenSel.c.o ƒ 'FinderOpenSel 1.0.1.make' FinderOpenSel.c
  20.      C -r  FinderOpenSel.c
  21.